home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / libs / ixemul_doc.readme < prev    next >
Text File  |  1998-05-05  |  2KB  |  46 lines

  1. Short:    Ixemul V47.2 documentation
  2. Author:   various (ADE GeekGadgets)
  3. Uploader: Henning Peters <faroul@beyond.hb.north.de>
  4.  
  5. Documentation for ixprefs
  6.  
  7.  
  8. This library is part of Geek Gadgets.  For more information see
  9. ftp.ninemoons.com, /pub/geekgadgets.
  10.  
  11. INTRODUCTION
  12. ============
  13.  
  14. Originally created in 1991 or 1992 by Markus Wild, the ixemul.library has
  15. become the driving force behind the Geek Gadgets project.
  16.  
  17. Essentially it is a BSD Unix kernel running under the Amiga OS.  The
  18. code for handling Unix signals is taken almost verbatim from the BSD kernel
  19. sources, for example.  Multitasking and file I/O is, of course, passed on
  20. to the Amiga OS.  Because the library resembles BSD Unix so closely, it has
  21. made it possible to port almost all Unix programs.
  22.  
  23. However, because of the conformance to BSD, the library is not too
  24. conservative with resources or overly concerned with Amiga standards.  For
  25. example, command line expansion uses Unix semantics and doesn't use
  26. ReadArgs().  The purpose of ixemul.library is to emulate Unix as well as is
  27. technically possible.  So given a choice between Amiga behavior or Unix
  28. behavior, the last one is chosen.
  29.  
  30.  
  31. ============================= Archive contents =============================
  32.  
  33. Original  Packed Ratio    Date     Time    Name
  34. -------- ------- ----- --------- --------  -------------
  35.     3062    1428 53.3% 15-Jan-98 07:00:00 +BUGS
  36.    17982    6993 61.1% 15-Jan-98 07:00:00 +COPYING
  37.    25265    9285 63.2% 15-Jan-98 07:00:00 +COPYING.LIB
  38.     6644    2855 57.0% 15-Jan-98 07:00:00 +INSTALL
  39.    25782    9449 63.3% 15-Jan-98 07:00:00 +ixprefs.guide
  40.      504     263 47.8% 15-Jan-98 07:00:00 +ixprefs.guide.info
  41.    33805   13849 59.0% 15-Jan-98 07:00:00 +NEWS
  42.    19537    7944 59.3% 15-Jan-98 07:00:00 +README
  43.     2618    1326 49.3% 15-Jan-98 07:00:00 +TODO
  44. -------- ------- ----- --------- --------
  45.   135199   53392 60.5% 27-Mar-98 04:38:32   9 files
  46.